libdbi-test-perl software package provides test suite for the DBI API, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdbi-test-perl
libdbi-test-perl is installed in your system.
Make ensure the libdbi-test-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbi-test-perl *
You will get with libdbi-test-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdbi-test-perl |
| Version | 0.001-1 |
| Description | test suite for the DBI API |
| Sub Section | Perl |